Not Property (MessageFilter Object) 

The Not property specifies that all restriction values are to be negated before being ANDed or ORed to specify the message filter. Read/write.

Syntax

objMessageFilter.Not

Data Type

Boolean

Remarks

If the Not property is False, the restriction values are treated normally. If it is True, each value is toggled (between True and False) before being used.